home *** CD-ROM | disk | FTP | other *** search
/ Creative Review 39 / Creative-Review-CD-ROM-39.iso / pc / more / continuum / project2.dir / 00153_Script_start animation < prev    next >
Text File  |  1998-06-02  |  172b  |  11 lines

  1.  
  2. on mouseUp me
  3.   set the member of sprite the currentSpriteNum to "p1"
  4.  
  5. end
  6.  
  7. on mouseDown me
  8.   set the member of sprite the currentSpriteNum to "Film Loop"
  9.  
  10. end
  11.